2025-04-02 17:07:21,573 [ 559177 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-04-02 17:07:21,573 [ 559177 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:97, check_args_and_update_paths) 2025-04-02 17:07:21,573 [ 559177 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:108, check_args_and_update_paths) 2025-04-02 17:07:21,573 [ 559177 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:110, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_27ae4g --privileged --dns-search='.' --memory=30709030912 --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=6712d5cc610d -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by test_replicated_database_cluster_groups/test.py::test_cluster_groups test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 'test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16]' 'test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12]' test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns test_replicated_user_defined_functions/test.py::test_create_and_drop 'test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1]' 'test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0]' test_replicated_user_defined_functions/test.py::test_create_and_replace test_replicated_user_defined_functions/test.py::test_drop_if_exists test_replicated_user_defined_functions/test.py::test_reload_zookeeper test_replicated_user_defined_functions/test.py::test_replication test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation test_replicated_user_defined_functions/test.py::test_server_restart test_replicated_user_defined_functions/test.py::test_start_without_zookeeper test_replication_without_zookeeper/test.py::test_startup_without_zookeeper test_restore_external_engines/test.py::test_restore_table test_restore_external_engines/test.py::test_restore_table_null test_rocksdb_options/test.py::test_invalid_block_based_table_options test_rocksdb_options/test.py::test_invalid_column_family_options test_rocksdb_options/test.py::test_invalid_options test_rocksdb_options/test.py::test_table_invalid_block_based_table_options test_rocksdb_options/test.py::test_table_invalid_column_family_options test_rocksdb_options/test.py::test_table_invalid_options test_rocksdb_options/test.py::test_table_valid_column_family_options test_rocksdb_options/test.py::test_table_valid_options test_rocksdb_options/test.py::test_valid_column_family_options test_rocksdb_options/test.py::test_valid_options test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with test_row_policy/test.py::test_change_of_users_xml_changes_row_policies test_row_policy/test.py::test_dcl_introspection test_row_policy/test.py::test_dcl_management test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml test_row_policy/test.py::test_grant_create_row_policy test_row_policy/test.py::test_introspection test_row_policy/test.py::test_join test_row_policy/test.py::test_miscellaneous_engines test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned test_row_policy/test.py::test_policy_on_distributed_table_via_role test_row_policy/test.py::test_reload_users_xml_by_timer test_row_policy/test.py::test_row_policy_filter_with_subquery test_row_policy/test.py::test_smoke test_row_policy/test.py::test_some_users_without_policies test_row_policy/test.py::test_tags_with_db_and_table_names test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data test_row_policy/test.py::test_users_xml_is_readonly test_row_policy/test.py::test_with_prewhere test_s3_style_link/test.py::test_s3_table_functions test_s3_style_link/test.py::test_s3_table_functions_line_as_string test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op]' test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3]' test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10]' -vvv" altinityinfra/integration-tests-runner:cd6390247eca '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: random-0.2, timeout-2.2.0, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_replicated_user_defined_functions/test.py::test_create_and_drop test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_rocksdb_options/test.py::test_invalid_block_based_table_options test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper test_rename_column/test.py::test_rename_with_parallel_insert [gw2] [ 1%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] [gw2] [ 2%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] [gw2] [ 3%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] test_replicated_user_defined_functions/test.py::test_create_and_replace [gw2] [ 4%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_replace test_replicated_user_defined_functions/test.py::test_drop_if_exists [gw2] [ 5%] PASSED test_replicated_user_defined_functions/test.py::test_drop_if_exists test_replicated_user_defined_functions/test.py::test_reload_zookeeper [gw6] [ 6%] PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper [gw9] [ 7%] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys [gw0] [ 8%] PASSED test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with [gw8] [ 9%] PASSED test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster test_row_policy/test.py::test_change_of_users_xml_changes_row_policies test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] [gw3] [ 10%] PASSED test_rocksdb_options/test.py::test_invalid_block_based_table_options test_rocksdb_options/test.py::test_invalid_column_family_options [gw5] [ 11%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy [gw6] [ 12%] PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper [gw9] [ 13%] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys [gw6] [ 14%] PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper [gw7] [ 15%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server [gw8] [ 16%] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] [gw6] [ 17%] PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity [gw8] [ 18%] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch [gw0] [ 19%] PASSED test_row_policy/test.py::test_change_of_users_xml_changes_row_policies [gw5] [ 20%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list [gw6] [ 21%] PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity [gw3] [ 22%] PASSED test_rocksdb_options/test.py::test_invalid_column_family_options test_rocksdb_options/test.py::test_invalid_options test_row_policy/test.py::test_dcl_introspection test_s3_style_link/test.py::test_s3_table_functions [gw0] [ 23%] PASSED test_row_policy/test.py::test_dcl_introspection [gw5] [ 24%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy [gw4] [ 25%] PASSED test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges test_row_policy/test.py::test_dcl_management [gw3] [ 26%] PASSED test_rocksdb_options/test.py::test_invalid_options test_rocksdb_options/test.py::test_table_invalid_block_based_table_options [gw6] [ 27%] PASSED test_s3_style_link/test.py::test_s3_table_functions test_s3_style_link/test.py::test_s3_table_functions_line_as_string [gw6] [ 28%] PASSED test_s3_style_link/test.py::test_s3_table_functions_line_as_string [gw0] [ 29%] PASSED test_row_policy/test.py::test_dcl_management [gw7] [ 30%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table [gw2] [ 31%] PASSED test_replicated_user_defined_functions/test.py::test_reload_zookeeper test_replicated_user_defined_functions/test.py::test_replication test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml [gw2] [ 32%] PASSED test_replicated_user_defined_functions/test.py::test_replication test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation [gw0] [ 33%] PASSED test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml [gw1] [ 34%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] test_restore_external_engines/test.py::test_restore_table [gw2] [ 35%] PASSED test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation test_replicated_user_defined_functions/test.py::test_server_restart [gw5] [ 36%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy test_row_policy/test.py::test_grant_create_row_policy [gw9] [ 37%] PASSED test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns [gw1] [ 38%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] [gw9] [ 39%] PASSED test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns [gw3] [ 40%] PASSED test_rocksdb_options/test.py::test_table_invalid_block_based_table_options test_rocksdb_options/test.py::test_table_invalid_column_family_options [gw1] [ 41%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] [gw0] [ 42%] PASSED test_row_policy/test.py::test_grant_create_row_policy [gw7] [ 43%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server [gw2] [ 44%] PASSED test_replicated_user_defined_functions/test.py::test_server_restart test_replicated_user_defined_functions/test.py::test_start_without_zookeeper [gw5] [ 45%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy test_row_policy/test.py::test_introspection [gw0] [ 46%] PASSED test_row_policy/test.py::test_introspection [gw1] [ 47%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] test_row_policy/test.py::test_join [gw0] [ 48%] PASSED test_row_policy/test.py::test_join test_replicated_database_cluster_groups/test.py::test_cluster_groups test_row_policy/test.py::test_miscellaneous_engines [gw1] [ 49%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] [gw3] [ 50%] PASSED test_rocksdb_options/test.py::test_table_invalid_column_family_options test_rocksdb_options/test.py::test_table_invalid_options [gw1] [ 51%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] [gw0] [ 52%] PASSED test_row_policy/test.py::test_miscellaneous_engines [gw5] [ 53%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned [gw0] [ 54%] PASSED test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned [gw1] [ 55%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by test_row_policy/test.py::test_policy_on_distributed_table_via_role [gw0] [ 56%] PASSED test_row_policy/test.py::test_policy_on_distributed_table_via_role test_row_policy/test.py::test_reload_users_xml_by_timer [gw3] [ 57%] PASSED test_rocksdb_options/test.py::test_table_invalid_options test_rocksdb_options/test.py::test_table_valid_column_family_options [gw3] [ 58%] PASSED test_rocksdb_options/test.py::test_table_valid_column_family_options test_rocksdb_options/test.py::test_table_valid_options [gw3] [ 59%] PASSED test_rocksdb_options/test.py::test_table_valid_options test_rocksdb_options/test.py::test_valid_column_family_options [gw7] [ 60%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch [gw3] [ 61%] PASSED test_rocksdb_options/test.py::test_valid_column_family_options test_rocksdb_options/test.py::test_valid_options [gw1] [ 62%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter [gw3] [ 63%] PASSED test_rocksdb_options/test.py::test_valid_options [gw0] [ 64%] PASSED test_row_policy/test.py::test_reload_users_xml_by_timer [gw8] [ 65%] PASSED test_restore_external_engines/test.py::test_restore_table test_restore_external_engines/test.py::test_restore_table_null test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full test_row_policy/test.py::test_row_policy_filter_with_subquery [gw9] [ 66%] PASSED test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by [gw0] [ 67%] PASSED test_row_policy/test.py::test_row_policy_filter_with_subquery test_replication_without_zookeeper/test.py::test_startup_without_zookeeper test_row_policy/test.py::test_smoke [gw4] [ 68%] PASSED test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select [gw2] [ 69%] PASSED test_replicated_user_defined_functions/test.py::test_start_without_zookeeper [gw7] [ 70%] PASSED test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch [gw1] [ 71%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system [gw0] [ 72%] PASSED test_row_policy/test.py::test_smoke [gw8] [ 73%] PASSED test_restore_external_engines/test.py::test_restore_table_null test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl test_row_policy/test.py::test_some_users_without_policies [gw0] [ 74%] PASSED test_row_policy/test.py::test_some_users_without_policies test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings test_row_policy/test.py::test_tags_with_db_and_table_names [gw0] [ 75%] PASSED test_row_policy/test.py::test_tags_with_db_and_table_names [gw5] [ 76%] PASSED test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter [gw0] [ 77%] PASSED test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter [gw4] [ 78%] PASSED test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter [gw1] [ 79%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation [gw0] [ 80%] PASSED test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter [gw8] [ 81%] PASSED test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data [gw2] [ 82%] PASSED test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl [gw0] [ 83%] PASSED test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data [gw6] [ 84%] PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups [gw9] [ 85%] PASSED test_replication_without_zookeeper/test.py::test_startup_without_zookeeper test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data [gw0] [ 86%] PASSED test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data test_row_policy/test.py::test_users_xml_is_readonly [gw0] [ 87%] PASSED test_row_policy/test.py::test_users_xml_is_readonly test_row_policy/test.py::test_with_prewhere [gw0] [ 88%] PASSED test_row_policy/test.py::test_with_prewhere test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility [gw4] [ 89%] PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete [gw1] [ 90%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter [gw1] [ 91%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system [gw1] [ 92%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] [gw4] [ 93%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move [gw6] [ 94%] PASSED test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility [gw4] [ 95%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move [gw1] [ 96%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] [gw1] [ 97%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] [gw1] [ 98%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] [gw1] [ 99%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] [gw1] [100%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] =============================== warnings summary =============================== test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy /usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py:1100: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.16.9.5'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 69.78s call test_rename_column/test.py::test_rename_with_parallel_merges 50.16s call test_replicated_database_cluster_groups/test.py::test_cluster_groups 49.53s call test_replicated_user_defined_functions/test.py::test_start_without_zookeeper 41.36s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 40.64s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 37.95s call test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility 36.69s call test_replicated_user_defined_functions/test.py::test_reload_zookeeper 33.39s call test_rename_column/test.py::test_rename_with_parallel_insert 32.77s setup test_restore_external_engines/test.py::test_restore_table 32.76s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 32.45s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 31.68s call test_rename_column/test.py::test_rename_with_parallel_ttl_delete 31.35s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 29.30s call test_rename_column/test.py::test_rename_with_parallel_slow_insert 28.15s call test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 26.85s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy 25.87s call test_rename_column/test.py::test_rename_with_parallel_ttl_move 24.62s setup test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch 24.60s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 24.33s teardown test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 24.02s call test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 23.70s call test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 23.53s teardown test_s3_style_link/test.py::test_s3_table_functions_line_as_string 23.08s setup test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by 22.53s teardown test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns 22.46s call test_rename_column/test.py::test_rename_with_parallel_select 22.09s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 22.01s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 22.00s teardown test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl 21.42s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 21.10s setup test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 20.88s setup test_replicated_database_cluster_groups/test.py::test_cluster_groups 20.77s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 20.50s setup test_rename_column/test.py::test_rename_with_parallel_insert 20.09s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 19.85s setup test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility 19.66s setup test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl 19.49s setup test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full 19.41s setup test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with 18.99s setup test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 18.73s setup test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 18.63s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy 17.49s call test_restore_external_engines/test.py::test_restore_table 17.32s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_move 16.60s setup test_replicated_user_defined_functions/test.py::test_create_and_drop 16.52s teardown test_replicated_database_cluster_groups/test.py::test_cluster_groups 16.02s call test_rocksdb_options/test.py::test_table_invalid_block_based_table_options 15.97s setup test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper 15.50s call test_rocksdb_options/test.py::test_table_invalid_column_family_options 15.45s setup test_replication_without_zookeeper/test.py::test_startup_without_zookeeper 15.42s call test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 15.39s call test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 15.07s teardown test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility 14.95s call test_row_policy/test.py::test_change_of_users_xml_changes_row_policies 14.80s call test_rocksdb_options/test.py::test_invalid_block_based_table_options 14.75s call test_rocksdb_options/test.py::test_table_invalid_options 14.64s setup test_rocksdb_options/test.py::test_invalid_block_based_table_options 13.98s call test_restore_external_engines/test.py::test_restore_table_null 13.93s call test_replication_without_zookeeper/test.py::test_startup_without_zookeeper 13.56s teardown test_row_policy/test.py::test_with_prewhere 13.01s call test_rocksdb_options/test.py::test_invalid_column_family_options 12.86s call test_row_policy/test.py::test_reload_users_xml_by_timer 12.10s call test_rocksdb_options/test.py::test_invalid_options 11.99s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy 11.84s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy 11.74s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list 11.29s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy 11.22s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy 11.18s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy 11.03s call test_replicated_user_defined_functions/test.py::test_server_restart 9.49s teardown test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 9.43s setup test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings 9.34s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 8.89s teardown test_restore_external_engines/test.py::test_restore_table_null 8.62s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 8.34s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 8.17s teardown test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 8.07s call test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper 7.94s call test_row_policy/test.py::test_grant_create_row_policy 7.74s call test_row_policy/test.py::test_dcl_introspection 7.72s call test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 7.45s call test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper 7.28s teardown test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings 7.17s call test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper 7.02s call test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 6.97s call test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full 6.65s teardown test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity 6.49s setup test_s3_style_link/test.py::test_s3_table_functions 5.68s teardown test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full 5.41s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 5.37s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 5.08s call test_row_policy/test.py::test_some_users_without_policies 4.96s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 4.93s call test_row_policy/test.py::test_miscellaneous_engines 4.87s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 4.67s call test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with 4.63s call test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 4.59s call test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 4.51s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 4.45s call test_row_policy/test.py::test_smoke 4.39s teardown test_replication_without_zookeeper/test.py::test_startup_without_zookeeper 4.36s call test_row_policy/test.py::test_row_policy_filter_with_subquery 4.29s teardown test_row_policy/test.py::test_some_users_without_policies 4.26s call test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 4.14s teardown test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data 4.11s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 3.97s call test_replicated_user_defined_functions/test.py::test_replication 3.93s call test_row_policy/test.py::test_dcl_management 3.88s call test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by 3.85s call test_row_policy/test.py::test_with_prewhere 3.85s teardown test_replicated_user_defined_functions/test.py::test_start_without_zookeeper 3.68s teardown test_row_policy/test.py::test_introspection 3.39s teardown test_row_policy/test.py::test_reload_users_xml_by_timer 3.27s teardown test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by 3.09s call test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch 2.93s teardown test_row_policy/test.py::test_dcl_management 2.80s teardown test_row_policy/test.py::test_row_policy_filter_with_subquery 2.73s teardown test_row_policy/test.py::test_grant_create_row_policy 2.70s teardown test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml 2.62s teardown test_row_policy/test.py::test_change_of_users_xml_changes_row_policies 2.61s call test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity 2.56s teardown test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter 2.50s teardown test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with 2.49s teardown test_row_policy/test.py::test_policy_on_distributed_table_via_role 2.48s teardown test_row_policy/test.py::test_miscellaneous_engines 2.46s call test_row_policy/test.py::test_policy_on_distributed_table_via_role 2.41s teardown test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned 2.38s teardown test_row_policy/test.py::test_smoke 2.33s call test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns 2.29s teardown test_row_policy/test.py::test_users_xml_is_readonly 2.23s call test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation 2.20s teardown test_rocksdb_options/test.py::test_valid_options 2.20s call test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data 2.15s call test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml 2.07s teardown test_row_policy/test.py::test_join 2.07s call test_row_policy/test.py::test_tags_with_db_and_table_names 2.04s teardown test_row_policy/test.py::test_dcl_introspection 2.01s teardown test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data 1.96s teardown test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter 1.95s teardown test_row_policy/test.py::test_tags_with_db_and_table_names 1.93s call test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned 1.84s call test_rocksdb_options/test.py::test_valid_options 1.82s call test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data 1.71s call test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl 1.58s call test_replicated_user_defined_functions/test.py::test_create_and_replace 1.46s call test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] 1.37s teardown test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 1.12s call test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper 0.98s teardown test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 0.95s call test_s3_style_link/test.py::test_s3_table_functions_line_as_string 0.90s call test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter 0.82s call test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter 0.81s call test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings 0.74s call test_s3_style_link/test.py::test_s3_table_functions 0.72s call test_replicated_user_defined_functions/test.py::test_drop_if_exists 0.70s call test_replicated_user_defined_functions/test.py::test_create_and_drop 0.55s call test_row_policy/test.py::test_join 0.45s call test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] 0.39s call test_rocksdb_options/test.py::test_table_valid_column_family_options 0.28s call test_rocksdb_options/test.py::test_table_valid_options 0.27s call test_rocksdb_options/test.py::test_valid_column_family_options 0.27s call test_row_policy/test.py::test_users_xml_is_readonly 0.23s call test_row_policy/test.py::test_introspection 0.22s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy 0.01s teardown test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 0.01s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 0.01s teardown test_rename_column/test.py::test_rename_with_parallel_insert 0.01s teardown test_restore_external_engines/test.py::test_restore_table 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_select 0.00s setup test_row_policy/test.py::test_introspection 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s setup test_replicated_user_defined_functions/test.py::test_replication 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 0.00s setup test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper 0.00s teardown test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_move 0.00s teardown test_rocksdb_options/test.py::test_table_invalid_block_based_table_options 0.00s setup test_row_policy/test.py::test_tags_with_db_and_table_names 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_merges 0.00s setup test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s setup test_row_policy/test.py::test_row_policy_filter_with_subquery 0.00s setup test_rocksdb_options/test.py::test_invalid_options 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 0.00s teardown test_rocksdb_options/test.py::test_table_invalid_column_family_options 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 0.00s setup test_rocksdb_options/test.py::test_table_invalid_options 0.00s setup test_rocksdb_options/test.py::test_table_invalid_column_family_options 0.00s setup test_rename_column/test.py::test_rename_with_parallel_select 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 0.00s setup test_rocksdb_options/test.py::test_invalid_column_family_options 0.00s setup test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_merges 0.00s teardown test_replicated_user_defined_functions/test.py::test_reload_zookeeper 0.00s teardown test_rocksdb_options/test.py::test_invalid_block_based_table_options 0.00s setup test_row_policy/test.py::test_join 0.00s teardown test_replicated_user_defined_functions/test.py::test_replication 0.00s teardown test_rocksdb_options/test.py::test_invalid_column_family_options 0.00s setup test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy 0.00s teardown test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s setup test_restore_external_engines/test.py::test_restore_table_null 0.00s teardown test_replicated_user_defined_functions/test.py::test_server_restart 0.00s setup test_row_policy/test.py::test_users_xml_is_readonly 0.00s setup test_row_policy/test.py::test_dcl_introspection 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy 0.00s setup test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation 0.00s setup test_row_policy/test.py::test_some_users_without_policies 0.00s setup test_row_policy/test.py::test_change_of_users_xml_changes_row_policies 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 0.00s setup test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s setup test_replicated_user_defined_functions/test.py::test_start_without_zookeeper 0.00s setup test_row_policy/test.py::test_reload_users_xml_by_timer 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 0.00s teardown test_rocksdb_options/test.py::test_invalid_options 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s setup test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 0.00s setup test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 0.00s setup test_s3_style_link/test.py::test_s3_table_functions_line_as_string 0.00s setup test_row_policy/test.py::test_miscellaneous_engines 0.00s setup test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 0.00s setup test_rocksdb_options/test.py::test_table_invalid_block_based_table_options 0.00s setup test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml 0.00s setup test_row_policy/test.py::test_dcl_management 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 0.00s setup test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned 0.00s setup test_row_policy/test.py::test_with_prewhere 0.00s teardown test_s3_style_link/test.py::test_s3_table_functions 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 0.00s setup test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data 0.00s setup test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data 0.00s setup test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper 0.00s setup test_row_policy/test.py::test_smoke 0.00s setup test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper 0.00s setup test_row_policy/test.py::test_policy_on_distributed_table_via_role 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s setup test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy 0.00s teardown test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 0.00s setup test_replicated_user_defined_functions/test.py::test_reload_zookeeper 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 0.00s setup test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity 0.00s setup test_rocksdb_options/test.py::test_valid_options 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list 0.00s setup test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] 0.00s teardown test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper 0.00s setup test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_drop 0.00s setup test_replicated_user_defined_functions/test.py::test_server_restart 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 0.00s setup test_row_policy/test.py::test_grant_create_row_policy 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy 0.00s teardown test_rocksdb_options/test.py::test_table_invalid_options 0.00s setup test_rocksdb_options/test.py::test_table_valid_column_family_options 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy 0.00s setup test_replicated_user_defined_functions/test.py::test_drop_if_exists 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy 0.00s setup test_rocksdb_options/test.py::test_table_valid_options 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 0.00s teardown test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper 0.00s teardown test_rocksdb_options/test.py::test_table_valid_column_family_options 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 0.00s setup test_rocksdb_options/test.py::test_valid_column_family_options 0.00s setup test_replicated_user_defined_functions/test.py::test_create_and_replace 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] 0.00s teardown test_rocksdb_options/test.py::test_table_valid_options 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_replace 0.00s teardown test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper 0.00s teardown test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation 0.00s teardown test_replicated_user_defined_functions/test.py::test_drop_if_exists 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 0.00s teardown test_rocksdb_options/test.py::test_valid_column_family_options =========================== short test summary info ============================ PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] PASSED test_replicated_user_defined_functions/test.py::test_create_and_replace PASSED test_replicated_user_defined_functions/test.py::test_drop_if_exists PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys PASSED test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with PASSED test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster PASSED test_rocksdb_options/test.py::test_invalid_block_based_table_options PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] PASSED test_row_policy/test.py::test_change_of_users_xml_changes_row_policies PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity PASSED test_rocksdb_options/test.py::test_invalid_column_family_options PASSED test_row_policy/test.py::test_dcl_introspection PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list PASSED test_rename_column/test.py::test_rename_with_parallel_insert PASSED test_rocksdb_options/test.py::test_invalid_options PASSED test_s3_style_link/test.py::test_s3_table_functions PASSED test_s3_style_link/test.py::test_s3_table_functions_line_as_string PASSED test_row_policy/test.py::test_dcl_management PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server PASSED test_replicated_user_defined_functions/test.py::test_reload_zookeeper PASSED test_replicated_user_defined_functions/test.py::test_replication PASSED test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] PASSED test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy PASSED test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] PASSED test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns PASSED test_rocksdb_options/test.py::test_table_invalid_block_based_table_options PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] PASSED test_row_policy/test.py::test_grant_create_row_policy PASSED test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table PASSED test_replicated_user_defined_functions/test.py::test_server_restart PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy PASSED test_row_policy/test.py::test_introspection PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] PASSED test_row_policy/test.py::test_join PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] PASSED test_rocksdb_options/test.py::test_table_invalid_column_family_options PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] PASSED test_row_policy/test.py::test_miscellaneous_engines PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy PASSED test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] PASSED test_row_policy/test.py::test_policy_on_distributed_table_via_role PASSED test_rocksdb_options/test.py::test_table_invalid_options PASSED test_rocksdb_options/test.py::test_table_valid_column_family_options PASSED test_rocksdb_options/test.py::test_table_valid_options PASSED test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server PASSED test_rocksdb_options/test.py::test_valid_column_family_options PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge PASSED test_rocksdb_options/test.py::test_valid_options PASSED test_row_policy/test.py::test_reload_users_xml_by_timer PASSED test_restore_external_engines/test.py::test_restore_table PASSED test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by PASSED test_row_policy/test.py::test_row_policy_filter_with_subquery PASSED test_rename_column/test.py::test_rename_with_parallel_merges PASSED test_replicated_user_defined_functions/test.py::test_start_without_zookeeper PASSED test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter PASSED test_row_policy/test.py::test_smoke PASSED test_restore_external_engines/test.py::test_restore_table_null PASSED test_row_policy/test.py::test_some_users_without_policies PASSED test_row_policy/test.py::test_tags_with_db_and_table_names PASSED test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full PASSED test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter PASSED test_rename_column/test.py::test_rename_with_parallel_select PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system PASSED test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter PASSED test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings PASSED test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl PASSED test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups PASSED test_replication_without_zookeeper/test.py::test_startup_without_zookeeper PASSED test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data PASSED test_row_policy/test.py::test_users_xml_is_readonly PASSED test_row_policy/test.py::test_with_prewhere PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete PASSED test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] ================== 100 passed, 1 warning in 377.71s (0:06:17) ==================